Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 26, 2021

Bumps @changesets/cli from 2.10.2 to 2.18.1.

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.18.1

Patch Changes

  • #676 d8f0e68 Thanks @​Andarist! - Improved compatibility with npm 7+ since they've started to print errors to the stderr (where previously they were printed to stdout) when using npm publish --json.

  • #676 d8f0e68 Thanks @​Andarist! - Fixed an internal issue that prevented npm publish --json's output to be handled properly. This makes sure that unrelated JSONs printed by lifecycle scripts don't interfere with our logic.

  • #667 fe8db75 Thanks @​fz6m! - Upgraded @manypkg/get-packages dependency to fix getting correct packages in pnpm workspaces with exclude rules.

  • Updated dependencies [fe8db75, 9a993ba]:

    • @​changesets/apply-release-plan@​5.0.3
    • @​changesets/assemble-release-plan@​5.0.3
    • @​changesets/config@​1.6.3
    • @​changesets/get-dependents-graph@​1.2.4
    • @​changesets/get-release-plan@​3.0.3
    • @​changesets/git@​1.2.1
    • @​changesets/pre@​1.0.8
    • @​changesets/types@​4.0.2
    • @​changesets/read@​0.5.2
    • @​changesets/write@​0.1.6

@​changesets/cli@​2.18.0

Minor Changes

  • #634 2b49c39 Thanks @​joeldenning! - The new changeset tag command has been added. It can be used to create git tags for all packages.

    This is helpful in situations where a different tool is used to publish packages instead of Changesets. For situations where changeset publish is executed, running changeset tag is not needed.

    Note that it is expected that changeset version is run before changeset tag, so that the package.json versions are updated before the git tags are created. This command also doesn't take any configuration into account - it simply create tags for all packages with whatever version that is currently in their respective package.json.

Patch Changes

  • #585 74dda8c Thanks @​javier-garcia-meteologica! - Add support for workspace:^ and workspace:~ dependency ranges.

  • #660 5413f3e Thanks @​tmkx! - Fixed an issue with adding [undefined] to the generated changelog when the commit adding a changeset file could not be found. This could have happened when running changeset add && changeset version in a single command and when using the default changelog generator.

  • Updated dependencies [2b49c39, 74dda8c]:

    • @​changesets/git@​1.2.0
    • @​changesets/apply-release-plan@​5.0.2
    • @​changesets/get-dependents-graph@​1.2.3
    • @​changesets/read@​0.5.1
    • @​changesets/assemble-release-plan@​5.0.2
    • @​changesets/config@​1.6.2
    • @​changesets/get-release-plan@​3.0.2

@​changesets/cli@​2.17.0

Minor Changes

... (truncated)

Commits
  • 4f8d76c Version Packages (#670)
  • d8f0e68 Fixed an issue with parsing --json output when publishing (#676)
  • fe8db75 Upgrade @manypkg/get-packages dependencies to latest version (#667)
  • 9a993ba Add resolutions to the PackageJSON type (#668)
  • a8c8a03 Version Packages (#663)
  • 5413f3e Fixed an issue with adding [undefined] to the generated changelog (#660)
  • 74dda8c Add support for workspace:~ and workspace:^ (#585)
  • 2b49c39 Implement changeset tag and getAllTags (#634)
  • 09a7dab Make master branch rename suggestion more clear (#638)
  • a3628d5 Helpful note about status command (#639)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.10.2 to 2.18.1.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/atlassian/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 31, 2021

Superseded by #330.

@dependabot dependabot bot closed this Dec 31, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/changesets/cli-2.18.1 branch December 31, 2021 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant